The HistoryEntryEx object is used in:
| Property | SubType | Read Only | Description | |
|---|---|---|---|---|
|
Status |
Integer |
No |
Sets the status word for the history entry. Only bits 2-8 and 11 may be modified. When changing the value of the status word, "OR" the present value of the word with the bit mask of the values you wish to set/clear to preserve value of the status bits that are not being changed. Example
|
|
|
TimeStamp |
Date/Time |
No |
Returns/sets the timestamp for a history entry (Local time without milliseconds). |
|
|
TimeStampMs |
Date/Time |
No |
Returns/sets the timestamp for a history entry (Local time with milliseconds). |
|
|
TimeStampRaw |
Date/Time |
No |
Returns/sets the timestamp for a history entry (UTC time with milliseconds). |
|
|
UserStatus |
Long |
No |
Sets the point user status (the user status bits in the real-time record). |
|
|
Value |
String |
No |
Sets the value of the point in the entry record. |